home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 551-575 / disk_553 / sysinfo / sysinfo.doc < prev    next >
Text File  |  1992-05-06  |  28KB  |  566 lines

  1.  
  2.                   SysInfo V2.40 30th Aug 1991
  3.                   ---------------------------
  4.               written in Assembler with Devpac Amiga 
  5.               --------------------------------------
  6.                 
  7. Written by      Nic Wilson                
  8.                 Nic Wilson Software
  9.                 138d South Street
  10.                 Toowoomba Queensland 4350
  11.                 
  12.                 Phone (076) 358539 A/H Voice only
  13.                       (076) 358384 W/H Fax or voice
  14.                       (076) 358522 W/H Voice only
  15.                       
  16.                 EMAIL {cbmvax|cbmehq}!cbmaus!wilson!nic@uunet.uu.net      
  17.                       
  18.         This program was written due to the lack of such a program 
  19.         on the Amiga.  It was written using HiSoft Devpac Assembler.
  20.         I have placed this program on Shareware so that it can be
  21.         used by everyone.  All code, graphics and documents remain
  22.         copyright Nic Wilson Software.
  23.         If you like this program, then help me to help you more by
  24.         sending a small donation. Any amount will be gratefully
  25.         appreciated.
  26.  
  27.                       *********************************            
  28.                       IMPORTANT FOR KICKSTART 1.2 - 1.3
  29.                       *********************************
  30.         Amigas that have a maths co-processor using kickstart 1.3 or 
  31.         earlier, MUST use SetPatch 1.34 or later otherwise this program
  32.         will crash.  This program uses 68881 & 68882 instructions and a 
  33.         bug in the kernal causes a guru.  SetPatch patches this bug.  
  34.         This is not required for V2.0 users but remember that you have 
  35.         a Setpatch also now, so use it.
  36.         
  37.  
  38.         
  39.         DISTRIBUTION CONDITIONS
  40.         -----------------------
  41.         
  42.         Output results from the program may be reprinted without any
  43.         form of permission.  But please state the SysInfo Version number
  44.         used to obtain the results & give credit to the author.
  45.         
  46.         This doc file and the icons must accompany the program unmodified.
  47.         
  48.         Additional doc files of your own may accompany the program.
  49.  
  50.         Results from different Amiga configurations may be distributed
  51.         along with the SysInfo files.
  52.  
  53.         The executable is not modified in any way, except for crunching, 
  54.         or lharc'ing etc.
  55.  
  56.         Further updated versions are distributed as available and as soon 
  57.         as possible.  You can always obtain an update by modem if you wish.
  58.         
  59.         COMMERCIAL COMPANIES 
  60.         --------------------
  61.         
  62.         You only need verbal permission from myself and may phone or fax me on 
  63.         the above numbers to obtain permission.  Or may alternatively write to 
  64.         the above address.  If you have already received permission to 
  65.         distribute an earlier version of SysInfo, then you may distribute this 
  66.         version without obtaining further permission.
  67.         If a commercial company would like all their products listed by
  68.         name and manufacturer in the 'BOARDS' function, then send me your
  69.         manufacturer number and your product numbers for each board along
  70.         with a description of what each board is, and I will add them in
  71.         to the program.  We will then return you a copy of the program
  72.         with these changes, that you can distribute with your products.
  73.  
  74. INTRODUCTION
  75. ------------        
  76.         
  77.         Sysinfo is an Amiga Sytem Information program.  It interrogates
  78.         the Amiga and determines types of hardware, software, modes,
  79.         speed etc.  Users have found it very useful for determining
  80.         correct operation of an Amiga before purchase and that the
  81.         unit actually contains hardware that they are paying for, without
  82.         having to open it up.  It is under constant revision, and these
  83.         revisions are available from myself at any time.  My goal is to
  84.         make SysInfo the most informative and accurate information program
  85.         on the Amiga.  To do this I need your input and suggestions. 
  86.         
  87.         This program is tested with the program 'Enforcer'.
  88.         
  89.         Please be patient if you are running SysInfo on a standard
  90.         Amiga as it will take a while to perform its tests.  SysInfo
  91.         really interrogates your system and has to perform many timing
  92.         loops to test ram speed, type etc.  At times it also disbles
  93.         multitasking and may blank the mouse pointer, but it will return
  94.         to multitasking when finished and the mouse pointer will return
  95.         as soon as you move it.
  96.                 
  97.         
  98. HISTORY (MOST RECENT FIRST)
  99. ---------------------------
  100. V2.40   New revolutional function added.  Within the 'Drives' function
  101.         window is a new gadget called 'SCSI'.  This displays info as
  102.         supplied from the drive itself.  It displays the actual drive
  103.         size in Megabytes.  This allows comparison of the real size and
  104.         the size it is formatted too, or the size you believe it was.
  105.         This may not work at all for some brands as they do not support
  106.         the required comands, see 'SCSI' under the 'DRIVES' function.  
  107.         
  108.         Fixed a bug that would leave multitasking off if no hardware
  109.         clock was found.
  110.         
  111.         On processors 68010 and higher, the program would hang if the
  112.         VBR register was non zero.  This is now fixed
  113.         
  114.         On 68010 processors the printing function would guru after a
  115.         few lines, I beleive this is fixed but not tested.  Please
  116.         let me know if there is further probs.
  117.  
  118. V2.39   Changed the MMU testing routine to attempt to overcome problems
  119.         on some boards.
  120.         
  121.         Changed the memory size in the memory function to reflect Meg
  122.         size instead of 'K'.
  123.         
  124.         Fixed the GVP Hard Disk being seen as Memory Board.
  125.         
  126.         Fixed a bug that crept in the last version.  An Amiga with no
  127.         true fast ram would lock up on the speed test.  This is now fixed.
  128.  
  129. V2.38   Fixed the check for Phoenix manufacturer in boards function.
  130.         
  131.         The A2500 and B2000 strings were reversed in the printing
  132.         function, now fixed.
  133.         
  134. V2.37   I think I finally fixed the bug that caused the program to sometimes
  135.         hang while printing if launched from the CLI.  
  136.         
  137.         The change to the program made in 2.35 caused the speed results 
  138.         to be skipped if printing from inside the program, this is now fixed. 
  139.         Some tidying up of the main image was also done.
  140.  
  141. V2.36   Since going to the new VBLANK timing routine, I neglected
  142.         to allow for NTSC 60hz timing, so the results were 
  143.         inaccurate.  Both PAL and NTSC timing are once again
  144.         catered for.  Addition of SupraRAM and WordSync card
  145.         recognition in the boards function (Thanx to Matt)
  146.  
  147. V2.35   Sysinfo no longer performs the speed tests immediately. Now
  148.         that there are multiple gadgets, you had to wait for the
  149.         speed loops to finish before they could be accessed.  The 
  150.         'AGAIN' gadget is now called 'SPEED', select this gadget to
  151.         perform the speed loops.  It still acts as before and will
  152.         do the speed tests as many times as you wish. See 'SPEED'
  153.         under 'FROM WORKBENCH' for more info.
  154.  
  155. V2.34   Added new 'MEMORY' function gadget. This new function gives
  156.         much more info about RAM in the system.
  157.  
  158. V2.33   Added ability for new 'BOARDS' function to recognise certain
  159.         autoconfig boards by manufacturer name and model.  This info
  160.         must be known by the program.  If unknown it will give the
  161.         numbers,  call me and tell me the numbers and what the card
  162.         is and I will add it in to the program.  The more I get the
  163.         more intelligent the program will become for all users.
  164.         
  165.         The HARD PARTITIONS count in the main window will now only
  166.         count known hard drives.  Any unknown ones will show in the
  167.         OTHERS area.  If your hard drive shows as an other, call me
  168.         and tell me the name of your device driver and I will add
  169.         it in to the program.
  170.         
  171.         Changed the speed comparison calculation for 68000 processors
  172.         to allow for no FAST RAM.  Results should be more accurate.
  173.  
  174. V2.32   Addition of new 'Boards' function that gives info on 
  175.         AutoConfig  boards found in the system.  
  176.         
  177.         Moved stuff around in main window to make way for more gadgets
  178.         to do more beaut stuff.
  179.         
  180.         Owners of Amiga's with 020 or 030's may notice that their FAST
  181.         RAM vs CHIP percentage has increased over previous versions.
  182.         This is because I quad aligned the memory test area, allowing
  183.         a 32 bit processor to access 32 bit ram faster.
  184.         
  185.         Changed the Timer routine again to use a VBLANK interuppt
  186.         server, this should improve stability even further.  It has 
  187.         improved accuracy of the 500/2000 hardware clock test.  
  188.         Added an optional heading string to the PRINT routine.
  189.  
  190.         The A3000/040 and A3000/030 strings were backwards in the
  191.         print routine.  This has now been corrected.  
  192.         
  193.         By popular demand I added a form feed at the end of printing
  194.         
  195. V2.31   Addition of new CIA timer speed accuracy test.  SEE CIA TIMER 
  196.         TEST.
  197.  
  198. V2.30   Addition of a new 'Drives' function.  See 'DRIVES GADGET' below.
  199.         Addition of new output window for the print routine, to allow
  200.         saving of output to a filename or printer etc. See 'PRINT' below
  201.  
  202. V2.22/3 Changed the timer routine to use direct hardware instead of 
  203.         calling DOS this should give much more stability.  
  204.         Using direct hardware is frowned upon, but I doubt if the
  205.         the CIA's will ever move from their current location, and I
  206.         couldn't seem to find a better way to do it.
  207.  
  208. V2.21   Added the ability to recognise a 68881 added via MathIEEE.resource
  209.         The only one I know of is the Phoenix A1000 replacement
  210.         motherboard, it allows the addition of a 68881. 
  211.         Added kickstart size to the 'KICKSTART VERSION' string.       
  212.         
  213. V2.20   Fixed a hanging Forbid if run on an A3000.
  214.         Fixed a intermittent bug that caused some programs to 'hang'
  215.         if SysInfo was launched from the CLI.
  216.         Fixed small amount (26k) of 16 bit memory showing when no 16
  217.         bit memory was installed.
  218.         
  219. V2.15   Code optimisations & improvements since updates below.
  220.         Greatly improved execution speed on non-32 bit processors.
  221.         Added the ability to differentiate between 1MB and 2MB Agnus. 
  222.  
  223. V2.14   A2620 boards with 32 bit wide ram, still intermittently being
  224.         seen as 16 bit cards.  Fine tuned routine still further.
  225.  
  226. V2.13   The program no longer reflects the Exec.library CPU and FPU type, it
  227.         tests for 68030, 68040, 68882 itself and changes the Exec
  228.         AttnFlags accordingly if incorrect. 
  229.         Agnus "mode" had been removed, and the DISPLAY field now reflects
  230.         wether Agnus is PAL or NTSC, rather than Intuition's mode.
  231.         The MHZ display now does an educated calculation of the actual 
  232.         clock speed based on test results to try and make the display
  233.         more accurate.
  234.  
  235. V2.12   GVP 32 bit ram boards in the $200000+ range were still being
  236.         seen as 16 bit boards, fine tuning of the testing routine seems
  237.         to have cured this slight problem.
  238.         GVP timings were made more accurate.  Maximum memory could also
  239.         return invalid results if you had ram boards in the $200000 area.
  240.  
  241. V2.11   Fast memory free was slightly inaccurate in V2.10, now fixed.
  242.         Added Memory Address location of Kickstart.
  243.  
  244. V2.10   By popular demand printing ability during screen display or
  245.         instead of (-p).  Better 32 bit ram testing with support for
  246.         recognising and displaying 32 bit ram boards within the 8 meg 
  247.         area ($200000-$A00000).  
  248.  
  249. V2.01   Added ability to recognise 32 bit ram and is displayed in
  250.         all areas if found. 
  251.  
  252. V2.00   Fixed 2 'enforcer' hits.  Although enforcer hits will still 
  253.         occur at memory location $2c.  This vector is temporarily modified 
  254.         in order to trap the exception when testing for a MMU.  
  255.  
  256. V1.99   Included the clock check for the A3000.
  257.  
  258. V1.98   RAMSPEED VS CHIP was incorrect and could give wrong results.  
  259.         CHIPRAM VS A3000 was totally  wrong and and results were garbage.  
  260.         Both these new routines should be much better.
  261.  
  262. USAGE   
  263. -----
  264.      FROM CLI
  265.      --------
  266.         run SysInfo <switch>
  267.                 
  268. <switch>        -p    Print info to standard redirection output
  269.                       instead of custom screen.
  270.                       EG.  SysInfo >prt: -p   (for printer)
  271.                            SysInfo -p         (for CLI window)
  272.                                 
  273.                 -t    Mainly for internal, time testing use. 
  274.                       See 'NOTE ON SPEED COMPARISONS' below.    
  275.                       The custom screen will still open to keep
  276.                       the timing accurate, but no information will
  277.                       be printed to it.  On completion the screen
  278.                       will close and the information printed on the
  279.                       CLI window or redirected output.
  280.                       
  281. NOTE    'run' should always be used from a CLI launch as the program
  282.          is much more stable and accurate.  I have no idea why, it
  283.          just is.  Anyone explain this?                   
  284.                                  
  285.      FROM WORKBENCH
  286.      --------------
  287.         Double click the SysInfo icon.  After the speed comparisons are 
  288.         complete, you will be able to access one of four gadgets in the 
  289.         bottom right of the window.  These are QUIT, DRIVES AGAIN or PRINT.  
  290.         
  291. QUIT    Does just that, exits the program completely. 
  292.  
  293. MEMORY  Is explained below
  294.  
  295. BOARDS  Is explained below. 
  296.  
  297. DRIVES  Is explained below. 
  298.  
  299. SPEED   Runs the speed comparisons and displays the result accordingly. 
  300.         This can be selected as may times as you wish so the results
  301.         can be averaged.  This now works differently than older versions
  302.         of SysInfo.  Users of standard speed Amiga's had to wait quit
  303.         a long time before the other gadgets could be accessed.  This was
  304.         a nuisance if you only required certain info.  This change has
  305.         not affected the -p function in anyway.
  306.         
  307. PRINT   Will open a window and prompt for a filename and an optional
  308.         heading string,  This heading string will be printed at the
  309.         top of the page and can have a maximum of 100 characters.
  310.         
  311.         Enter a path and filename to save to, or to choose the default 
  312.         'PRT:' for output to a printer just click the 'OK' gadget.
  313.         Printing will commence after the 'OK' gadget is clicked.
  314.  
  315. DRIVES GADGET
  316. -------------
  317.         When this gadget is clicked another window will open and display
  318.         a gadget for each floppy, hard or rad drive you have connected
  319.         to your Amiga.  In the middle of the window you will see Information
  320.         on the paticular drive that has its gadget highlighted.  To select
  321.         a particular drive, just click on its gadget.  To re-read the same
  322.         drive, click in its gadget again (useful for rereading a floppy
  323.         when the disk has been changed).
  324.     
  325.     SCSI GADGET
  326.     -----------
  327.                 NOTE This function may not work on some brands device
  328.                 ---- drivers as they may not support the required 
  329.                      commands.  If this happens you may just see an 
  330.                      error message in the window for each device it 
  331.                      found that failed to respond to the direct scsi 
  332.                      command. Each device's unit number will still be
  333.                      displayed at the start of each error string under
  334.                      the 'ID'heading.  In this case contact the  
  335.                      manufacturer of your hard disk controller and 
  336.                      enquire if they have an update that supports CBM's 
  337.                      'HD_SCSICMD' command and RigidDiskBlock structure.
  338.                      
  339.  
  340.         This gadget will be ghosted for drives that are obviously not
  341.         SCSI drives.  The SCSI function will display info on all drives
  342.         that are operated through a single device driver, do there is 
  343.         no need to click the SCSI gadget for all drives, unless some
  344.         use a different device driver name as shown in the 'drives window'.
  345.         Select one of the drives and click the SCSI gadget.  A new window
  346.         will open an attempt to read all SCSI drives on LUN (Logical Unit
  347.         Number) zero.  If valid drive is found, various information will be
  348.         displayed.  This information consists of the drive 'ID', its 'TYPE',
  349.         the 'MANUFACTURER', 'MODEL', and 'VERSION'.  Also displayed is the
  350.         number of blocks the drive has.  The drive's ACTUAL size is displayed
  351.         and if the drive supports CBM's RigidDiskBlock, the formatted size
  352.         is also displayed beside the actual size.  This allows you to see
  353.         if a larger drive than you thought you had is in the computer.  I
  354.         have seen some A2500's with a formatted size of 40MB that actually
  355.         had QUANTUM 52 Meg hard drive.  If your drive's supplier has
  356.         not followed CBM's RigidDiskBlock then the formatted size will not
  357.         be displayed, but most user already know the size they beleive is
  358.         in the system.  If these sizes are different then your hard drive
  359.         will require reformatting correctly.  If the 'ACTUAL' size is smaller
  360.         than your formatted size then you will eventually have problems so
  361.         your drive will still need formatting correctly.  
  362.           
  363.  
  364. BOARDS GADGET
  365. -------------
  366.         When this gadget is clicked another window will open and display
  367.         various information on any AutoConfig  boards found in the
  368.         system.  This information consists of the memory address of where
  369.         the board was configured, its size, and the type of board.  The
  370.         types to date, can be ZORRO II or ZORRO III, any others are
  371.         not yet defined by Commodore and will be displayed as UNDEFINED.
  372.         The boards Product number, manufactures ID and the serial
  373.         number will also be displayed.  If SysInfo recognises the 
  374.         manufacturer of the card and or the product itself it will display 
  375.         the names instead of the numbers.  Note that a standard A3000 has 
  376.         no AutoConfigure  boards as such,  its extra hardware is known 
  377.         by the special Kickstart files and its memory and hard drive are 
  378.         not AutoConfig.  A2000 users using zkick to load V2.0 will also 
  379.         notice that their memory boards will not show in the AutoConfig
  380.         list, as they were actually configured by 1.3 and zkick patches 
  381.         them in. 
  382.         
  383. MEMORY GADGET
  384. -------------
  385.         When this gadget is clicked another window will open and display
  386.         various information on any memory in the system.  The first section
  387.         displayed will be the first memory section that was configured by
  388.         the system.  At the bottom left of the display are two gadgets,
  389.         'NEXT' and 'EXIT'.  The next gadget changes the display to show the
  390.         next memory section, until no more sections are found.  At that time
  391.         the window will close and return to the next section.  The exit gadget
  392.         exits immediately to the main screen.
  393.         
  394.  
  395. SPEED COMPARISONS
  396. -----------------       
  397.         The A500 STANDARD comparison is against a PAL A500 totally 
  398.         unexpanded (ie. no Fast Ram).  
  399.  
  400.         The B2000 EXTRA RAM comparison is against a PAL B2000 Rev 4.4 with
  401.         a Microbotics 8-UP Fast Ram board. 
  402.         
  403.         The GVP A3001 comparison is against a B2000 Rev 4.4 with a GVP A3001
  404.         acellerator card, using a clock speed of 28MHZ.  All caches and 
  405.         bursts on.  The board also contained 4 megs of 32 bit wide, 80ns
  406.         nibble mode ram.
  407.         
  408.         The A2620 comparison is against a standard A2500 with a A2620
  409.         card running at 14.3MHZ.  All caches and bursts on.
  410.         
  411.         The A3000 25MHZ comparison is against a standard A3000/25MHZ
  412.         with 4 Megs of 1MX4 SCRAMS 32 bit wide, and 2 Megs of CHIP. 
  413.         Caches and bursts on except Data Burst (default under V2.0 V37+).   
  414.         Ramsey mode was set at default, BURST ON and STATIC COLUMN OFF.
  415.         
  416.         The A3000 with the 68040 25MHZ board from Progressive Peripherals
  417.         & Software.  Comparisons were calculated from the '-t' information 
  418.         given to me over the phone by them.  I hope to have one of these 
  419.         boards soon to do some more testing on, and I will give further 
  420.         info in later versions.  
  421.  
  422. CIA TIMER TEST
  423. --------------
  424.         This is a test of the speed accuracy of the CIA (A) timer 
  425.         in the Amiga.  I have recently had enquiries by users that
  426.         their Amigas were showing very slow or very fast speeds on
  427.         SysInfo.  Investigation showed that their CIA's were very 
  428.         inaccurate for various reasons.  On normal use you may not 
  429.         even notice that there is anything wrong.  Symptoms can show
  430.         system clock running fast or slow, SysInfo type programs show
  431.         wrong results.  
  432.         A correctly working system will show 'PASSED' beside the
  433.         CIA ACCURACY string and '0' beside the TICKS PER SECOND string
  434.         else if there is a problem it will show the number of ticks per
  435.         second the inaccuracy is.  Normally an Amiga will supply 50 ticks
  436.         per second
  437.         
  438.         The most common cause I have seen for inaccuracy on a B2000 is a
  439.         noisy power supply.  This can be corrected by changing J300 jumper
  440.         (toward the rear right of the mother board (under the power supply))
  441.         to connect to the right set of the three pins.  This will change
  442.         the system tick to the VBLANK connection and correct the inaccuracy.    
  443.  
  444. FREE MEMORY
  445. -----------
  446.         This shows the amount of free memory as if the program is not
  447.         running so may not be accurate to the byte, but is a very close 
  448.         indication of the free pool.
  449.         
  450.         The TOTAL MEMORY is the total amount of memory that the Exec
  451.         memory list reports.  Tests have showed that this figure is
  452.         around 800 odd bytes short of actual.  This is because the
  453.         amount of memory that exec takes itself never gets added to
  454.         this list.
  455.         
  456.         RAM SPEED vs CHIP is a calculated performance test of your
  457.         CHIP RAM vs your PUBLIC RAM.  The result is shown as a
  458.         percentage increase in the speed of the PUBLIC RAM.  If no
  459.         FAST or SLOW ram is available then the result will be around
  460.         0%, and this figure can change depending on CHIP ram usage at
  461.         the time.  This figure cannot be used as a speed comparison
  462.         between machines.  For example the A3000 Chip ram is around
  463.         4.5 times the speed of an A2000's CHIP with a 68030 board 
  464.         installed.  Therefore the A3000's Fast ram will not show a
  465.         comparable increase to the A2000.  It was mainly designed
  466.         to test the difference between fast ram cards or chips on
  467.         the same unit.
  468.  
  469.         
  470.         HARDWARE CLOCK only looks for the standard 2000, 500 or 3000
  471.         Hardware clock.  It does not look for the multitude of different
  472.         clocks that were available for the 1000.
  473.  
  474. INTERNAL HARDWARE
  475. -----------------
  476.         This shows internal harware as the program has found it.
  477.         ECS stands for ENHANCED CHIP SET.  If Agnus or Denise show
  478.         this then they are the lastest custom chips.  The number that
  479.         is shown in brackets is the actual chip number, this helps in 
  480.         physical identification of the chips.  The program is also
  481.         able to tell the difference between the 1MB & 2MB versions
  482.         of Super Agnus.
  483.         
  484.         CPU's  68000, 68010, 68020, 68030 and 68040 are supported
  485.         and will be displayed if found.  If Exec is incorrect then
  486.         it is modified to reflect the correct hardware
  487.         
  488.         FPU's or Floating Point Units 68881 and 68882 and internal 68040
  489.         are supported and will be displayed if found.  These chips are 
  490.         also often referred to as maths co-processors.  Wether or not you 
  491.         have one is tested by the program, and Exec changed if incorrect. 
  492.  
  493.         MMU's or Memory Management Units 68851 or the internal 68030 and
  494.         68040 are supported.  These are actually tested for as Exec does not 
  495.         carry this info.  The 68451 never became very popular so is not 
  496.         supported.
  497.  
  498.         SPEED IN MHZ is a rough indication of the clock speed.  This is
  499.         not totally accurate but is a good indication.  It at least allows
  500.         you to know wether your system is 7MHZ, 16MHZ or 25MHZ etc.
  501.         All caches, bursts and copyback modes are temporarily disabled during
  502.         the test for greater stability, but this should be transparent to
  503.         the user.  Clock Speed is normally difficult to find out unless you 
  504.         take the unit apart and even then is difficult.  Fast ram must be 
  505.         available for this to be anywhere near accurate, as the timing loops 
  506.         were all based on machines with some Fast ram available.  It is 
  507.         interesting though to disable fast ram and see the performace drop
  508.         in this figure. This is not true for a 68000 based Amiga, the program
  509.         will take into account if no fast ram is available and calculate
  510.         accordingly. 
  511.         
  512.         WR.ALLOC or Write Allocation is only applicable to 68030 and 68040
  513.         processors.  This shows if it is currently enabled or disabled.
  514.         When enabled (always in an A3000) the processor updates the data
  515.         cache on cachable writes.
  516.          
  517.         COPYBACK is only applicable to the 68040.  This shows if it is
  518.         currently enabled or disabled.
  519.         
  520.         INS. CACHE or Instruction Cache is applicable to 68020, 68030 and
  521.         68040 processors.  This shows if it is currently enabled or
  522.         disabled.  This bit can be manipulated with SetCpu.  
  523.         
  524.         INS. BURST or Instruction Burst is applicable to 68020, 68030 and
  525.         68040 processors.  This shows if it is currently enabled or
  526.         disabled.  This bit can be manipulated with SetCpu.  
  527.         
  528.         DAT. CACHE or Data Cache is only applicable to 68030 and 68040
  529.         processors.  This shows if it is currently enabled or disabled.  
  530.         This bit can be manipulated with SetCpu.  
  531.         
  532.         DAT. BURST or Data Burst is only applicable to 68030 and 68040
  533.         processors.  This shows if it is currently enabled or disabled.  
  534.         This bit can be manipulated with SetCpu.  
  535.  
  536.         THINGS I WOULD LIKE TO ADD
  537.         --------------------------
  538.         
  539.         1. Ability to check Amiga model (A1000, A500, A2000)  is it possible?
  540.            It is on the A3000 because of its specific hardware.
  541.         
  542.         2. Ability to split the XT and AT bridgeboard.  Anyone
  543.            know how?
  544.  
  545.         3. Your ideas!
  546.         
  547.         Any suggestions preferably in assembler but I can translate
  548.         C if I have to.
  549.                       
  550.                 
  551. NOTE ON SPEED COMPARISONS
  552. -------------------------
  553. If you have any of the machines listed above, or even a totally 
  554. different configuration, run the program with -t option (eg. sysinfo -t )
  555. then phone me with the resulting numbers that will be printed to the screen.
  556. My phone number or fax is at the top of this file.              
  557.                       
  558. Happy Computing
  559.  
  560. Nic Wilson
  561.  
  562. Amiga, AutoConfig and AutoCongure are TradeMarks of Commodore Business Machines.
  563.  
  564.  
  565.  
  566.